Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update and move onboarding controller tests to test/functional #5307

Merged
merged 2 commits into from
Dec 5, 2024

Conversation

martinemde
Copy link
Member

@martinemde martinemde commented Dec 4, 2024

These tests fit more with the functional paradigm since they are named after a controller and test one action at a time.

Updated to follow functional testing pattern.

Copy link

codecov bot commented Dec 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.14%. Comparing base (a786900) to head (faa796d).
Report is 8 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5307      +/-   ##
==========================================
- Coverage   97.14%   97.14%   -0.01%     
==========================================
  Files         457      457              
  Lines        9564     9561       -3     
==========================================
- Hits         9291     9288       -3     
  Misses        273      273              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

These tests fit more with the functional paradigm since they are named
after a controller and test one action at a time.
@martinemde martinemde force-pushed the martinemde/organization-tests branch from 22ba159 to b63b64e Compare December 4, 2024 01:02
@martinemde martinemde changed the title Move onboarding controller tests to test/functional Update and move onboarding controller tests to test/functional Dec 4, 2024
@martinemde martinemde force-pushed the martinemde/organization-tests branch from b63b64e to faa796d Compare December 4, 2024 01:05
@martinemde
Copy link
Member Author

Since it's been 2 days and this is just test changes (except moving the call to layout) I'm going to merge this. I don't want to make this diff significantly more complex by building on top of these test only changes.

@martinemde martinemde merged commit de200d3 into master Dec 5, 2024
19 checks passed
@martinemde martinemde deleted the martinemde/organization-tests branch December 5, 2024 20:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

1 participant